Skip to content

Argcomplete#836

Closed
tony wants to merge 10 commits intomasterfrom
argcomplete
Closed

Argcomplete#836
tony wants to merge 10 commits intomasterfrom
argcomplete

Conversation

@tony
Copy link
Copy Markdown
Member

@tony tony commented Oct 15, 2022

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 15, 2022

Codecov Report

Merging #836 (7fd7c68) into master (7fd7c68) will not change coverage.
The diff coverage is n/a.

❗ Current head 7fd7c68 differs from pull request most recent head 4ff3c6c. Consider uploading reports for the commit 4ff3c6c to get more accurate results

@@           Coverage Diff           @@
##           master     #836   +/-   ##
=======================================
  Coverage   75.53%   75.53%           
=======================================
  Files          19       19           
  Lines        1582     1582           
  Branches      352      352           
=======================================
  Hits         1195     1195           
  Misses        278      278           
  Partials      109      109           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@tony
Copy link
Copy Markdown
Member Author

tony commented Apr 26, 2026

Closing as superseded.

Master already implements shell completion via shtab
(workspace_files.complete = shtab.FILE etc.) — a different library
than this PR's argcomplete approach. The PR's added cli/completions.py
also imports from tmuxp import config and from tmuxp.cli.utils import get_config_dir, both of which were relocated when the CLI moved from
click to argparse. The functionality intended here is now provided
by the shtab integration on master.

@tony tony closed this Apr 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant